@charset "utf-8";
/* CSS Document */

/*CSS reset*/
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textatea, p, blockquote, th, td, input { margin: 0; padding: 0; }
body { font-size:16px; font-family:"微软雅黑", "Microsoft YaHei";}
html, body { min-width:1200px; }  
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }
ol, ul, li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
addr, acronym { border: 0; }
a { color: #333; text-decoration: none }
a:hover { text-decoration: none; color: #dc3f14}
.fl { float: left; }
.fr { float: right; }
.hui_6 { color: #666; }
.hui_9 { color: #999; }
.text_decnone { text-decoration: none }
.ft10 { font-size: 10px }
.ft12 { font-size: 12px }
.ft14 { font-size: 14px }
.ft16 { font-size: 16px }
.ft18 { font-size: 18px }
.ft20 { font-size: 20px; }
.ft22 { font-size: 22px; }
.ft24 { font-size: 24px; }

.mart15 { margin-top:15px}
.marl15 { margin-left:15px; }
.marl30 { margin-left:30px; }
.paddbot20 {padding-bottom:20px;}
.padd10 { padding:10px;}
.padd20 { padding:20px 0px 15px 0px;}

.blue { color: #064ec0 }
.red { color:#d6181f}

.w1200 { width:1200px; margin:0px auto;}

/*清除浮动*/
.clear{*zoom: 1;}
.clear:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}

/* 等比填充 */
*[class*="rect-"] { position: relative; display: block; width: 100%; overflow: hidden; }
*[class*="rect-"] ._full { position: absolute; left: 0; top: 0; width: 100%; height: 100%; *height: auto;
}
.rect-img { padding-bottom: 64%; }

 @-webkit-keyframes gupIn {  from {
opacity:0;
-webkit-transform:translate3d(0, -30px, 0);
}
}
@-moz-keyframes gupIn {  from {
opacity:0;
-moz-transform:translate3d(0, -30px, 0);
}
}
@keyframes gupIn {  from {
opacity:0;
transform:translate3d(0, -30px, 0);
}
}
 @-webkit-keyframes gdownIn {  from {
opacity:0;
-webkit-transform:translate3d(0, 100px, 0);
}
}
@-moz-keyframes gdownIn {  from {
opacity:0;
-moz-transform:translate3d(0, 100px, 0);
}
}
@keyframes gdownIn {  from {
opacity:0;
transform:translate3d(0, 100px, 0);
}
}

.banner{ width: 100%; height: 750px; position: absolute; overflow: hidden; top: 0px; z-index: 1; }
.banner .pic,.banner .pic li{ width: 100%; height: 750px; overflow: hidden; }
.banner .pic li{position:absolute; display:none;}
.banner .ben{ position: absolute; width: 100%; z-index: 500; bottom: 0px; }
.banner .ben span{ background:#Fff; display: inline-block; cursor: pointer; width:50px; height:4px; margin: 0 1px; overflow: hidden; }
.banner .ben span.on{background:#da251c; height:7px; width:60px;}

.head_top { width: 100%; margin: 0px; height: 20px; line-height: 20px; padding: 12px 0px; color: #FFF; position: relative; z-index: 5; background: url(../images/top_bg.png) repeat; }
.head_top ul { width: 1200px; margin: 0px auto; }
.head_top ul li a { font-size:14px; color: #fff;}
.head_top ul li span { margin: 0px 15px; font-size: 12px; color: #fff; }

.head_logo { width: 1200px; margin: 0px auto; height: 91px; padding: 140px 0px 125px 0px; display: block; z-index: 10; position: relative; }
.head_search { padding:30px 0px 0px 0px }
.search_txt { width: 280px; height: 36px; line-height: 36px; padding-left: 20px; font-size: 14px; color: #666; float: left; background: #fff; border: #1269bb 2px solid; border-right: 0; border-radius: 20px 0px 0px 20px }
.search_button { width: 61px; height: 40px; display: block; float: left; background: url(../images/search.png) no-repeat; cursor: pointer; border: 0px }
.search_button:hover { background-position: -61px 0px }

.navlist { width: 1200px; height: 125px; margin: 0px auto; position: relative; z-index: 999; background: url(../images/nav_bg.png) repeat-x; margin-bottom: 30px; }
.navlist ul.nav_list { height: 53px;}
.navlist ul li{ padding: 0px 56px; float: left; position: relative; background:url(../images/nav_x.png) repeat-y right top }
.navlist ul li:last-child { background:none;}
.navlist ul li a{ float: left; display: block; width: auto; height:50px; text-align: center; line-height:25px; padding:11px 0px; color: #fff; font-size: 16px }
.navlist ul li:hover{ text-decoration: none; background:#dc3f14}
.navlist ul li.on {background:#dc3f14}
.navlist ul li.selected .submenu{display:block;}
.navlist ul li .submenu{ display: none; position: absolute; top: 72px; left: 0px; background: url(../images/pic.png) repeat; width: 100%; z-index: 9999; }
.navlist ul li .submenu li{padding: 0;height: 40px; line-height:40px; display: block; width: 100%;border-top: #6d7c80 1px solid;  }
.navlist ul li .submenu li a{ float: none; padding: 0; text-align: left; font-family: "Microsoft YaHei"; height: 36px; line-height: 36px; color: #fff; width: 100%; text-align: center; background: none; font-weight: normal; font-size: 14px; display: block; }
.navlist ul li .submenu li a:hover{ background: #dd372f; font-weight: normal; color: #fff; text-decoration: none; }
.navlist .nav_other { height: 52px; line-height: 52px; color: #333; font-size: 16px; padding-left: 30px; }


.index_link { padding: 0; width: 100%; margin: 60px 0px 0px 0px; background: #f1f1f1; position: relative; z-index: 5; }
.index_link ul { width: 1100px; background: url(../images/index_link.jpg) no-repeat left center; margin: 0px auto; height: 30px; padding: 20px 0px 20px 100px; }
.index_link select { width: 250px; height: 30px; line-height: 30px; border: #c4c4c4 1px solid; background: #fff; color: #666; font-size: 14px; padding-left: 20px; margin-left: 18px; }

.footer { background: #0050bd; width: 100%; padding: 30px 0px; width: 100%; position: relative; }
.foot_txt { padding: 0px 0px 0px 100px; margin: 0px auto; font-size: 14px; line-height: 24px; text-align: center; color: #fff; position: relative; width: 1100px; }
.foot_txt span { position: absolute; top: 5px; left: 150px; }
.foot_txt p img{ vertical-align:middle}
.foot_txt a { color:#fff}

/*首页样式*/
.index_page { margin: 0px auto; display: block; width: 1200px; margin-bottom: 30px; z-index: 5; position: relative; }

.index_topnews { width: 100%; height: 72px; margin-bottom: 40px; margin-top: -5px; }
.index_topnews li.title { width: 1000px; margin: 0px auto; height: 42px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 30px; }
.index_topnews li.txt { font-size: 16px; width: 900px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center; margin: 0px auto; color: #888; }
.index_topnews li a{ color: #d6181f; font-size: 30px; }
.index_topnews li a:hover { color:#cc0000}

.index_banner { width: 790px; position: relative; height: 500px; overflow: hidden; padding: 0; }
.ctrl-panel { position: absolute; right: 20px; z-index: 1000; bottom:30px; }
.m-page { display: block; width: 30px; height: 8px; border-radius: 10px; float: left; display: inline; margin-left: 4px; background: #fff; }
.m-page:hover { background: #de0e04; width:40px; border-radius: 20px; }
.focus { background: #cc0000; width:40px;border-radius:20px}
.con { width: 100%;}
.scroll-wrap { OVERFLOW: hidden; WIDTH: 790px; POSITION: relative; HEIGHT: 500px }
.scroll_box_content { POSITION: absolute }
.content_list { FLOAT: left; WIDTH: 790px; HEIGHT: 500px; cursor: pointer; position: relative; }
.content_list img{ WIDTH: 790px; HEIGHT: 500px; }
.content_list span { width: 550px; padding: 20px 220px 20px 20px; color: #fff; font-size: 18px; position: absolute; bottom: 0px; left: 0px; display: block; text-align: left; height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: url(../images/pic.png) repeat; }

.index_tab_news { width: 380px; position: relative; }
.index_tab_news span.more { display:block; position:absolute;right:0px; top:12px; cursor:pointer}
.index_tab_news span.more a { color:#0050bd; font-size:16px;}
index_tab_news span.more  a:hover { color:#dc3f14}

.index_tab_news .tab_UL{ height: 48px; margin: 0px 0px 25px 0px; width: 100%; border-bottom: #0050bd 3px solid; background: url(../images/index_tit_bg.png) no-repeat left 15px; }
.index_tab_news .tab_UL li {float: left; }
.index_tab_news .tab_UL li a { color: #333; display: block; height: 48px; line-height: 48px; width: 146px; padding: 0px; font-size: 20px; cursor: pointer; text-align: center }
.index_tab_news .tab_UL li.curr a{ background: url(../images/index_title.jpg) no-repeat; color: #fff; font-weight: bold; }
.index_news_list li.top{ line-height: 20px; padding: 0px 0px 15px 0px; height: 77px; margin-bottom: 7px; border-bottom: #bababa 1px dotted; background: none; text-align: left; width: 100%; }
.index_news_list li.top p { padding: 5px 0px 0px }
.index_news_list li.top p.title { padding: 0px 0px 5px 0px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold; }
.index_news_list li.top p.txt { height: 42px; overflow: hidden; line-height: 24px;white-space:normal }
.index_news_list li{line-height:36px;position:relative;background: url(../images/index_list_icon.png) no-repeat 0px center; padding:0px 50px 0px 12px; width:315px;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.index_news_list li span { position:absolute; font-size:14px; color:#999; right:0px; top:1px}

.index_news_list { width: 380px; position: relative; height: 345px; overflow: hidden }
.index_title {width:100%;height:48px; display: block; position: relative; padding:0px; background:url(../images/index_tit_bg.png) no-repeat left 15px; margin-bottom:15px; border-bottom:#0050bd 3px solid; }
.index_title span.name { width:146px;height:48px;line-height:48px; color: #fff; font-size:20px; font-weight: bold; background: url(../images/index_title.jpg) no-repeat;display: block; text-align:center}
.index_title span.more a { display: block; position: absolute; right: 0px; top: 13px; cursor: pointer; color: #0050bd; font-size: 16px }
.index_title span.more a:hover { color:#dc3f14;}

.index_ad { width:1200px; margin:0px auto; margin-bottom:30px; overflow:hidden}

.index_icon ul li { width:290px; padding:18px 0px 18px 86px; height:35px; line-height:35px;font-size:18px; background:url(../images/index_icon_bg.jpg) repeat-x; border:#0050bd 2px solid; margin-bottom:12px;}
.index_icon ul li img { vertical-align:middle;}
.index_icon ul li span { width:7px; padding:10px 4px; background:url(../images/index_icon_x.png) no-repeat center center; margin:0px 30px}
.index_icon ul li a { color:#0050bd; }
.index_icon ul li:hover {border:#0050bd 2px  dotted; background:#ecf9ff}
.index_icon ul li:hover img {transition:transform 1s ease-out; -moz-transition:-moz-transform 1s ease-out; -webkit-transition:-webkit-transform 1s ease-out; transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg);}

.index_pic { width: 1104px; margin: 0px auto 30px auto; padding: 20px 10px 20px 86px; height: 289px; border: #0050bd 2px solid; position: relative; }
.index_pic h2 { position: absolute; left: 0; top: 0; background: url(../images/index_title2.jpg) no-repeat #0050bd; display: block; text-align: center; overflow: hidden; width: 60px; height: 225px; padding: 105px 6px 0px 0px; color: #fff; font-size: 20px; line-height: 24px; font-weight: bold; }

/*图片逐步滚动*/
.layout { TEXT-ALIGN: left; MARGIN: 0; WIDTH: 1104px; OVERFLOW: hidden; border-top: 0; }
.homebtm { POSITION: relative; HEIGHT:289px; PADDING: 0; }
.homebtm LI { POSITION: relative; TEXT-ALIGN: center; WIDTH: 168px; DISPLAY: inline; FLOAT: left; }
.homebtm LI .pic { DISPLAY: block; HEIGHT: 88px; OVERFLOW: hidden; }
.mainCont { width: 1104px!important; height: 289px; overflow: hidden; }
.mainCont UL { WIDTH: 1104px; WORD-WRAP: normal; margin: 0px; padding: 0px; list-style: none; }
.mainCont ul li { width: 252px; height: 289px; float: left; overflow: hidden; margin: 0px 12px; text-align: center; font-size: 14px; background: #fff; position: relative; }
.mainCont ul li img { width: 100%; height: 100%; display: block; -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; }
.mainCont ul li:hover img{-moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2);}
.mainCont ul li p { width: 264px; padding: 12px 0px; position: absolute; display: block; left: 0px; bottom: 0; background: url(../images/pic_icon.png) repeat; color: #fff; }
.mainCont ul li:hover p { background: #dc3f14 }
.leftBtn,.rightBtn{ width: 30px; height: 30px; position: absolute; cursor: pointer; overflow: hidden; z-index: 2; top: 275px }
.leftBtn { background: url(../images/index_prev.png) no-repeat center center #0048aa; left: -2px; }
.leftBtn:hover {background: url(../images/index_prev.png) no-repeat center center #dc3f14; }
.rightBtn {background: url(../images/index_next.png) no-repeat center center #0048aa; left:36px; }
.rightBtn:hover {background: url(../images/index_next.png) no-repeat center center #dc3f14; }


/*内页样式*/
.subpage { width: 1200px; margin: 0px auto; min-height: 800px; position: relative; z-index: 5; }
.sub_daohang { width: 1200px; padding: 0px 0px 35px 0px; height: 14px; line-height: 14px; font-size: 14px; position: relative; margin: -15px auto 0px auto; text-align: right; }
.sub_daohang span { margin: 0px 15px; font-size: 12px; }

.sub_left { width:270px;}
.sub_left_title { display: block; position: relative; margin: 30px 0px 25px 0px; padding-bottom: 3px;  padding-left:5px; border-bottom: #064ec0 2px solid; background:url(../images/index_tit_bg.png) no-repeat right bottom }
.sub_left_title span.name { height: 36px; line-height: 36px; color: #064ec0; font-size: 20px; font-weight: bold; padding-left:26px; display: block; background: url(../images/sub_icon.png) no-repeat 5px -15px;}


.sub_nav h2 { width: 270px; height: 70px; text-align: center; line-height: 68px; font-size: 28px; color: #fff; display: block; background: url(../images/sub_lm_bg.jpg) no-repeat; margin-bottom: 15px }
.sub_nav ul li { margin-bottom: 5px;}
.sub_nav ul li a {color:#064ec0;position: relative; padding-left: 37px; width: 223px; height: 60px; line-height: 60px; font-size: 16px;text-align: left;border-left: #78a5de 10px solid; display:block;background: url(../images/sub_nav_l.png) no-repeat #f1faff 220px center;overflow:hidden  }
.sub_nav ul li a:hover,.sub_nav ul li a.on {background: url(../images/sub_nav_w.png) no-repeat #0050bd 220px center; border-left:0; color:#fff;border-left: #0050bd 10px solid; }

.sub_news_list ul li {padding-left:30px; line-height:18px; padding-bottom:10px; border-bottom:#ccc 1px dotted; margin-bottom:10px; max-height:40px; overflow:hidden; position:relative; font-size:14px; white-space: nowrap; text-overflow: ellipsis;}
.sub_news_list ul li span { width: 20px; height: 20px; line-height: 20px; text-align: center; display: block; color: #fff; font-size: 12px; font-weight: bold; position: absolute; left: 0px; top: 0px; background: #1c66b9; border-radius: 5px; }
.sub_news_list ul li span.top { background:#cc0000}

.sub_page { width: 870px;padding:0 20px; background:url(../images/sub_page.png) repeat-x; }
.sub_page_title { display: block; position: relative; margin-bottom: 24px; height: 24px; line-height: 24px; padding: 18px 0px; background: url(../images/sub_icon.png) no-repeat left top; }
.sub_page_title span.name { color: #0050bd; font-size: 24px; padding-left: 30px; display: block; width: 115px; }
.sub_page_title span.other { position:absolute; right:0px; top:20px; font-size:14px}
.sub_page_title span.other img { vertical-align:middle}
.sub_page_title span.other em { margin:0px 15px;}
.sub_page_main { font-size: 16px; color: #333; line-height: 30px; overflow: hidden; margin: 0; width: 100%; padding-bottom: 100px; }
.sub_page_main img { max-width:850px; height:auto;}


/*新闻*/
.newsList li{ padding: 0px 0px 20px 0px; position: relative; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; height: 127px; border-bottom: #ccc 1px dotted; margin: 0px 0px 20px 0px; }
.newsList li .list_main{ overflow: hidden; width: 650px; height: 127px; }
.newsList li .bd_r{ width: 200px; height: 127px; overflow: hidden; }
.newsList li .bd_r img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.newsList li:hover .bd_r img{ -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1); width: 100%; height: 100%; }
.newsList li .bd_l{ font-size: 12px; color: #8d8b8b; padding: 0 0px 0px 20px; border-left: 1px dotted #e6e6e6; font-family: Arial; width: 60px; text-align: right; position: relative; }
.newsList li .bd_l_day{ display: block; font-size: 3.2em; color: #d6181f; line-height: 45px; }
.newsList li .bd_c{ width: 100%; padding: 0; }
.newsList li .list_title{ font-size: 1.4em; font-weight: normal; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all ease 600ms; -moz-transition: all ease 600ms; -webkit-transition: all ease 600ms }
.newsList li:hover .list_title { text-indent: 10px; transition: all ease 600ms; }
.newsList li .see_number{ margin-right: 20px; color: #ccc; line-height: 20px; display: block; font-size: 12px; padding-top:5px; }
.newsList li .list_p{ font-size: 14px; color: #666; line-height: 20px; height: 32px; overflow: hidden; padding: 10px 0px;text-overflow: ellipsis; }
.newsList li .date { font-size:12px; color:#999; height:18px}
.newsList li .bd_l .arrow{ width: 100px; height: 32px; border: 1px solid #e2e2e2; background: url("../images/arrow.png") no-repeat center center; transition: all ease 600ms; color: #ccc; position: absolute; top: 88px; right: 0px; z-index: 100; }
.newsList li:hover .bd_l .arrow{ width: 130px; transition: all ease 600ms; background: url("../images/arrow1.png") no-repeat center center #c90005; border: #c90005 1px solid }
.newsList li:hover .list_box{background-color:#f8f8f8;}
.newsList li:hover .list_box:after{background-color:#f8f8f8;}
.newsList li:hover .list_title a{color:#a80d0f;}

.news_detailed { background: url(../images/sub_page.png) repeat-x; padding: 0px 20px 100px 20px; width: 1160px; min-height: 600px; }
.news_detailed img { width:auto; max-width:90%; margin:15px 0px;}

.news_top_title { padding: 30px 0px 20px 0px; height: 75px; text-align: center; margin: 0px 0px 30px 0px; }
.news_top_title h4 { font-size:30px; text-align: center; display: block; padding-bottom:20px; width:90%; line-height:30px; margin:0px auto; }
.news_top_title p { background:#f5f5f5; padding:12px 0px}
.news_neirong { width: 100%; padding: 0px 0px 10px 0px; margin: 0px auto; font-size: 16px; line-height: 30px; }
.news_neirong img { max-width:1100px; }
.share { padding-left: 60px; height: 50px; line-height: 50px; font-size: 12px; color: #666; position: relative; margin-top: 20px; border-bottom: #f1f1f1 2px solid; border-top: #f1f1f1 2px solid; }
.share span { position: absolute; left: 0px; top: 0px; font-size: 14px; }

.news_other { width: 100%; display: block; margin: 0px; padding: 30px 0px; line-height: 28px; color: #666 }
.news_other h4 { background: none; height: auto; padding-bottom: 5px; }
.news_other li { line-height: 36px; background: url(../images/index_list_icon.png) no-repeat left center; padding-left: 15px; }
.news_other li span { font-size: 14px; color: #999; margin-left: 30px; }

.news_list li { font-size: 12px; padding: 20px; margin-bottom: 20px; border-bottom: #e5e5e5 1px dotted; }
.news_list li a { width: 730px; height: 75px; display: block; margin: 0px auto; position: relative; padding-left: 110px; overflow: hidden; }
.news_list li span { width: 80px; height: 55px; padding: 10px 0px; border-right: #cfcfcf 1px dotted; position: absolute; left: 0px; top: 0px; text-align: left; font-size: 1em; color: #666; line-height: 30px; display: block; }
.news_list li:hover { background: #fdf5f5; border-bottom: #fdf5f5 1px dotted; }
.news_list li span b { font-size: 50px; display: block; font-weight: normal; padding-bottom: 5px; color: #333; }
.news_list li a:hover span  b { color: #e11400 }
.news_list li h4{ font-size:1.6em; padding-bottom:0.8%; color: #333; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all ease 600ms; -moz-transition: all ease 600ms; -webkit-transition: all ease 600ms }
.news_list li:hover h4{ text-indent: 12px; transition: all ease 600ms; color: #e11400 }
.news_list li p { line-height: 20px; font-size:12px; color: #999; height: 40px; overflow: hidden; }
.news_list li a i{ display: inline-block; vertical-align: middle; margin: -1px 5px 0 -5px; width: 0px; height: 1px; background-color: #e11400; transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; }
.news_list li a:hover i{ width: 30px; }

.notice_list li { font-size: 12px; padding: 20px; margin-bottom: 20px; border-bottom: #efefef 1px solid; }
.notice_list li a { width: 730px; height: 75px; display: block; margin: 0px auto; position: relative; padding-left: 100px; overflow: hidden; }
.notice_list li span { width: 75px; height: 55px; padding: 10px 0px; border-right: #cfcfcf 1px dotted; position: absolute; left: 0px; top: 0px; text-align: left; font-size: 1em; color: #666; line-height: 30px; display: block; }
.notice_list li span b { font-size: 50px; display: block; font-weight: normal; padding-bottom: 5px; }
.notice_list li a:hover span  b { color: #d6181f }
.notice_list li h4{ font-size:1.6em; padding-bottom:0.8%; color: #333; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all ease 600ms; -moz-transition: all ease 600ms; -webkit-transition: all ease 600ms }
.notice_list li:hover h4{ text-indent: 12px; transition: all ease 600ms; color: #d6181f }
.notice_list li p { line-height: 20px; font-size:12px; color: #999; height: 40px; overflow: hidden; }
.notice_list li a i{ display: inline-block; vertical-align: middle; margin: -1px 5px 0 -5px; width: 0px; height: 1px; background-color: #d6181f; transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; }
.notice_list li a:hover i{ width: 30px; }

.pic_list { margin-left: -30px; }
.pic_list li { width: 267px; height: 300px; float: left; overflow: hidden; margin: 20px 0px 10px 30px; text-align: center; font-size: 14px; position: relative; }
.pic_list li img { width: 100%; height: 100%; display: block; max-width:100%; margin:0px; -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; }
.pic_list li:hover img{-moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2);}
.pic_list li p { width: 247px; padding: 10px; position: absolute; display: block; left: 0px; bottom: 0; background: url(../images/pic_icon.png) repeat; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.pic_list li:hover p { background: #dc3f14 }


.page_numbers{text-align: center;padding-top: 40px;}
.page_numbers a.previous_page, .page_numbers a.next_page{ width: 70px; height: 36px; line-height: 36px; color: #888; text-align: center; font-size: 14px; }
.page_numbers a{ display: inline-block; height: 36px; line-height: 36px; width: 36px; background:#efefef; text-align: center; font-size: 14px; color: #666; }
.page_numbers a:hover{ background: #cc0000; color: #fff; }
.page_numbers a.cur{ background: #cc0000; color: #fff; }
